Keys Property

Summary
Gets an ICollection containing the keys of the IDictionary.
Syntax
C#
C++/CLI
public virtual ICollection<TKey> Keys { get; } 
public: 
virtual property ICollection<TKey^>^ Keys { 
   ICollection<TKey^>^ get(); 
} 

Property Value

An ICollection containing the keys of the object that implements IDictionary.

Requirements

Target Platforms

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.